Don't spam debug messages into TAP output
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 Nov 2021 23:45:34 +0000 (18:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 Nov 2021 23:45:34 +0000 (18:45 -0500)
commitc86789427d6c9dd55d6a8ed2799bd8450cedbf3d
treea75c57bd81c2435909612377424ddc3ff0eeeb86
parent96778fca9215935e6f54de0010eb6ef441bcb1a8
Don't spam debug messages into TAP output

g_log_writer_standard_streams just puts all the logs
out onto stderr and stdout if we don't stop it. Pango
recently grew a bunch of g_debug calls, and those were
now showing up, making all the reftests fail.
testsuite/reftests/gtk-reftest.c